home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 1997 April / inter@ivo 1997-04.iso / cybint15 / bin / cybint15.exe / cybint15.DXR / 00002.ls next >
Encoding:
Text File  |  1997-04-01  |  196 b   |  16 lines

  1. on enterFrame
  2.   global act
  3.   set act to 0
  4.   onVis(4)
  5.   onVis(7)
  6.   onVis(10, 11)
  7.   onVis(13)
  8.   onVis(16)
  9.   InVis(12)
  10.   InVis(5, 6)
  11.   InVis(8, 9)
  12.   InVis(14, 15)
  13.   InVis(17, 18)
  14.   InVis(43, 46)
  15. end
  16.